home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Interactive 4
/
PC World Interactive 4.iso
/
online
/
tlaunch.exe
/
0
/
RCDATA
/
TFRM_PROGRESS
/
TFRM_PROGRESS.txt
< prev
Wrap
Text File
|
1997-06-09
|
2KB
|
88 lines
object frm_Progress: Tfrm_Progress
Left = 256
Top = 159
BorderIcons = []
BorderStyle = bsDialog
Caption = 'TurboLaunch'
ClientHeight = 155
ClientWidth = 417
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Position = poScreenCenter
OnClick = FormClick
PixelsPerInch = 96
TextHeight = 13
object lab_Notice: TLabel
Left = 16
Top = 90
Width = 387
Height = 13
Alignment = taCenter
AutoSize = False
Caption = '<copyright Information>'
Transparent = True
OnClick = FormClick
end
object Bevel1: TBevel
Left = 16
Top = 124
Width = 387
Height = 9
Shape = bsTopLine
end
object lab_RegName: TLabel
Left = 16
Top = 106
Width = 387
Height = 13
Alignment = taCenter
AutoSize = False
Caption = '<registration information>'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
OnClick = FormClick
end
object pan_Logo: TPanel
Left = 16
Top = 16
Width = 387
Height = 68
BevelOuter = bvLowered
TabOrder = 0
OnClick = FormClick
object img_Logo: TImage
Left = 1
Top = 1
Width = 385
Height = 66
Align = alClient
AutoSize = True
Picture.Data = {<image000.bmp>}
OnClick = FormClick
end
end
object prog_Bar: TProgressBar
Left = 16
Top = 134
Width = 387
Height = 11
Min = 0
Max = 100
Position = 100
Step = 1
TabOrder = 1
end
object Timer1: TTimer
Enabled = False
Interval = 0
OnTimer = Timer1Timer
end
end